/ Assembly List / LJCGenPageGen / GenPageGen / GetPersonLine

Namespace - GenPageGen


Parameters
individual - The Individual object.
isTop - Indicates if it is the first individual in the page.

Returns

The Person HTML line.

Syntax

C#
public String GetPersonLine(Individual individual, Boolean isTop = False)

Creates and returns the Person line.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.